home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / netzwerk / magplip / readme < prev    next >
Text File  |  1996-02-26  |  3KB  |  96 lines

  1.  
  2.   magPLIP - SANA II compliant PLIP device driver for AmiTCP/IP, Envoy,
  3.             AS225 and other networking packages
  4.  
  5.   (C) Copyright 1993-1994 Oliver Wagner, Michael Balzer
  6.   (C) Copyright 1995 Jan Kratochvil & Martin Mares
  7.   (C) Copyright 1995 Marius Groeger
  8.       All Rights Reserved.
  9.  
  10.   -------------------------------------------------------------------------
  11.                                IMPORTANT NOTE!
  12.   PLEASE READ THE UPGRADE INFORMATION IN THE SUPPLIED AMIGAGUIDE® DOCUMENT!
  13.   -------------------------------------------------------------------------
  14.  
  15.   This is another PLIP device driver. PLIP means Parallel Line Internet
  16.   Protocol. Originally based upon the plip.device released by Oliver
  17.   Wagner and Michael Balzer, this version has been completely rewritten.
  18.  
  19.   The main distinguishing features to the original version include
  20.  
  21.    * Much more line security through machine independent timeout handling
  22.  
  23.    * Option to omit CRC checks
  24.  
  25.    * MTU 256 Bytes to 128KBytes
  26.  
  27.    * Much better configurable, especially with regard to slow systems
  28.  
  29.    * Major code cleanup, including the removal of assembler fragments,
  30.      globals, errors
  31.  
  32.    * Several protocol stacks may use magPLIP simultaneously
  33.  
  34.    * Installer script
  35.  
  36.    * AmigaGuide® online documentation
  37.  
  38.   Please read also the supplied AmigaGuide® document to obtain further
  39.   information about the installation and usage of magPLIP.
  40.  
  41.   You should install this software package by using the supplied Installer
  42.   script. If you have any suggestions or comments please contact me:
  43.  
  44.   Marius Groeger         email: mag@sysgo.de
  45.   Bärstadter Str. 4             groeger@gundel.zdv.uni-mainz.de
  46.   65307 Bad Schwalbach          i409@informatik.fh-wiesbaden.de
  47.   GERMANY
  48.  
  49.   --------------------------------------------------------------------------
  50.  
  51.   Release 37.5
  52.  
  53.     * on early startup time the MTU reported to protocol was not yet
  54.       the customized value but the default setting; At least Envoy
  55.       had problems with this bug
  56.  
  57.     * Frame buffer handling is now done dynamically, MTU can be set to
  58.       values up to 128K. A large MTU increases performance for large
  59.       data transfers such as in a file-server system.
  60.  
  61.     * Code more robust against initialization errors
  62.  
  63.     * ENV: settings are better checked for validity
  64.  
  65.   Release 37.4
  66.  
  67.     * Some documentation changes
  68.     * minor changes in the transfer code
  69.  
  70.   Release 37.3
  71.  
  72.     * Timeout handling is now system independent and gives a great
  73.       improvement to configuration and line security
  74.     * ARBITRATIONDELAY no longer used, but supported for old config-files
  75.  
  76.   Release 37.2
  77.  
  78.     * Significantly better performance (transfer routines rewritten in
  79.       assembly language)
  80.     * internal code cleanup
  81.  
  82.   Initial Release 37.1
  83.  
  84.   --------------------------------------------------------------------------
  85.  
  86.   This package is Freeware, but not in the public domain.
  87.  
  88.   It's strictly forbidden to include this archive in any kind of software
  89.   collection except Fred Fish's AmigaLibrary, Meeting Pearls CD's, Aminet,
  90.   Aminet CD's and BBS fileareas.
  91.  
  92.   This software is provided "as is". No representations or warranties are
  93.   made with respect to the accuracy, reliability, performance, currentness,
  94.   or operation of this software, and all use is at your own risk.
  95.  
  96.